Node.has_parent

Check if the node has a immediate parent Note: parent method already does this check

struct Node
const @nogc nothrow
has_parent
()

Meta